.index_bottom_link{width:1190px; margin:auto; padding:10px 0;}
.index_bottom_link ul li{ float:left; font-size:13px; color:#333333; line-height:20px;}
.index_bottom_link ul li a{font-size:13px; color:#333333;}

#index_bottom{ width:100%; margin:0 auto; max-width:1920px; min-width:1190px; background:url(../ZERO/img/bottombg.jpg) center no-repeat; padding-top:37px; padding-bottom:25px;}
.index_bottom_contact{width:1190px; margin:auto;}
.index_bottom_left{width:375px; float:left;}
.index_bottom_left ul li{ font-size:14px; color:#ffffff; text-align:left; line-height:28px; margin-bottom:5px;}
.index_bottom_left ul li h2{ font-size:20px; color:#ffffff; font-weight:normal; line-height:34px;}
.index_bottom_left ul li a{font-size:14px; color:#ffffff;}

.index_bottom_custom{width:386px; float:left; margin-left:75px;}
.index_bottom_custom ul li{ margin-bottom:12px;}
.index_bottom_custom ul li h2{ font-size:20px; color:#ffffff; font-weight:normal; line-height:34px;}

.index_bottom_ewm{width:290px; float:right;}
.index_bottom_ewm ul li{ float:left; text-align:center; font-size:20px; color:#ffffff; line-height:46px;}

.index_bottom2{width:100%; margin:0 auto; max-width:1920px; min-width:1190px; background:#3c3c3c; height:50px;}
.index_bottom3{width:1190px; margin:auto; font-size:14px; color:#ffffff; line-height:50px; text-align:center;}
.index_bottom3 a{font-size:14px; color:#ffffff;}



#index_bottom_animate,#index_bottom_animate_1,#index_bottom_animate_2,#index_bottom_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}